Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update target branch of release script #141

Merged
merged 2 commits into from
Jul 1, 2020

Conversation

ruflin
Copy link
Contributor

@ruflin ruflin commented Jul 1, 2020

As part of elastic/package-storage#86 the way packages are released is changed. The release process will be snapshot -> staging -> production. This PR now first switches over to directly open PR's against production to move away from master. This allows us to update the deployment of epr.elastic.co to point to production branch instead and start to cleanup / remove the master branch.

The second step will be to adjust the script that it directly pushed to snapshot and we then have a release script to promote packages from snapshot to staging to production.

Before this is merged, I will update all the packages a last time from master to production and will not accept PR's against master anymore for packages.

As part of elastic/package-storage#86 the way packages are released is changed. The release process will be snapshot -> staging -> production. This PR now first switches over to directly open PR's against production to move away from master. This allows us to update the deployment of epr.elastic.co to point to production branch instead and start to cleanup / remove the master branch.

The second step will be to adjust the script that it directly pushed to snapshot and we then have a release script to promote packages from snapshot to staging to production.
@ruflin ruflin self-assigned this Jul 1, 2020
@ruflin ruflin requested review from mtojek and jonathan-buttner July 1, 2020 11:30
dev/update-package-storage/git.go Outdated Show resolved Hide resolved
@elasticmachine
Copy link

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #141 updated]

  • Start Time: 2020-07-01T13:21:08.284+0000

  • Duration: 3 min 38 sec

@ruflin ruflin merged commit 813f066 into elastic:master Jul 1, 2020
@ruflin ruflin deleted the update-target-branch branch July 1, 2020 13:31
eyalkraft pushed a commit to build-security/integrations that referenced this pull request Mar 30, 2022
As part of elastic/package-storage#86 the way packages are released is changed. The release process will be snapshot -> staging -> production. This PR now first switches over to directly open PR's against production to move away from master. This allows us to update the deployment of epr.elastic.co to point to production branch instead and start to cleanup / remove the master branch.

The second step will be to adjust the script that it directly pushed to snapshot and we then have a release script to promote packages from snapshot to staging to production.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants